六六字典>英语词典>storage allocation翻译和用法

storage allocation

英 [ˈstɔːrɪdʒ ˌæləˈkeɪʃn]

美 [ˈstɔːrɪdʒ ˌæləˈkeɪʃn]

网络  存储分配; 库容分配

计算机

英英释义

noun

  • (computer science) the assignment of particular areas of a magnetic disk to particular data or instructions
      Synonym:allocation

    双语例句

    • This places a priority on the speed of storage allocation and release, and control of these can be very valuable in some situations.
      这样做会有一个很快的内存分配和释放的速度,并且能得到有效的控制。
    • Study of algorithms about storage allocation of video stream in video server
      视频服务器中视频流存储分配算法的研究
    • The method of storage dynamical allocation is also used in programming, so the program can run on microcomputer or other kinds of computers.
      在程序的编制中还利用了数组动态存储技术,使程序能同时用于微机和其它类型的计算机。
    • This paper presents an economical algorithm for static storage allocation in FORTRAN implementation.
      本文给出一个在FORTRAN编译中实现静态存储分配的节省算法。
    • This opens up the prospect of configuring VGs with a relatively small number of disks and fine-grained storage allocation options through a large number of PPs, which are small in size.
      这使得我们能够通过较大数量的PP,以较少数量的磁盘和细粒度的存储分配选项来配置VG,其中这些PP的容量很小。
    • Storage Allocation of C Language Cross Compiler on A Single Chip Microprocessor
      单片机C语言交叉编译器存贮分配研究
    • On the other hand, wind farm energy storage capacity allocation is also a problem that cannot be ignored.
      另一方面,风电场储能系统中的储能容量配置也是一个不容忽视的问题。
    • Based on the study of memory management of the ARTs-OS, research is focused on the dynamic storage allocation algorithm ( DSA), which is the key of improving the performance of embedded real-time system.
      ARTs-OS是微内核抢占式嵌入式实时操作系统,在对ARTs-OS内核的内存管理模块研究基础上,重点研究动态存储分配算法(DSA),这也是提高嵌入式实时系统性能的关键。
    • Dynamic storage allocation Dynamic study of the distribution of the Oncomelania hupensis in Dongting Lake Area, Hunan Province
      动态存储分配;动态存储器分配;动态存储区分配湖南省洞庭湖区钉螺分布状态的动态分析
    • The language does not define any storage allocation facility other than static definition and the provided by the local variables of functions
      这个语言只定义了静态变量和函数局部变量两中内存分配机制